Skip to content

Turn on disabled tests #176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Conversation

CaelmBleidd
Copy link
Member

Description

Several tests were disabled during the migration on GitHub. In this request, I enable them back.

Fixes #3

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

Tests from the issue:

  • MockWithSideEffectExampleTest.testSideEffectElimination
  • MockWithSideEffectExampleTest.testSideEffectWithoutMocks
  • MockWithSideEffectExampleTest.testStaticMethodSideEffectEliminationWithoutMocks
  • MockWithSideEffectExampleTest.testSideEffect
  • MockWithSideEffectExampleTest.testStaticMethodSideEffectElimination
  • ModelMinimizationExamplesTest.conditionCheckAEqTest
  • ModelMinimizationExamplesTest.conditionCheckANeTest
  • ModelMinimizationExamplesTest.conditionCheckBEqTest
  • ModelMinimizationExamplesTest.conditionCheckBNeTest
  • ModelMinimizationExamplesTest.conditionCheckNoNullabilityConstraintTest
  • ModelMinimizationExamplesTest.firstArrayElementContainsSentinelTest
  • ModelMinimizationExamplesTest.multipleConstraintsTest
  • ModelMinimizationExamplesTest.singleValueComparisonNotNullTest
  • ModelMinimizationExamplesTest.singleValueComparisonTest
  • SimpleClassMultiInstanceExampleTest.singleObjectChangeTest

Manual Scenario

Not applicable.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • Tests that prove my change is effective
  • All tests pass locally with my changes

@CaelmBleidd CaelmBleidd requested a review from denis-fokin June 8, 2022 14:29
@CaelmBleidd CaelmBleidd merged commit efad45c into main Jun 8, 2022
@CaelmBleidd CaelmBleidd deleted the caelmbleidd/turn-on-disabled-tests branch June 8, 2022 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

java.lang.IllegalStateException: No such ... found in the Scene tests
2 participants